Improve sensitivity handling in filechooser context menu
authorMatthias Clasen <mclasen@redhat.com>
Mon, 13 May 2013 02:17:15 +0000 (22:17 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 13 May 2013 02:17:15 +0000 (22:17 -0400)
commitc6fec489ac6fa0592cdaf8d412e56aee60c5b7ec
treeaf57b7c15fe2f268be6f3eb4df150728efd0f40e
parenta33f0ff839641cb897a457aa9b7dabaf22a0aaf6
Improve sensitivity handling in filechooser context menu

Items that act on the selection should not be sensitive if the
selection is empty. This was already the case for the 'Copy file
location' item, but not for the 'Add bookmark' and 'Visit file'
items.
https://bugzilla.gnome.org/show_bug.cgi?id=699104
gtk/gtkfilechooserdefault.c